Welcome![Sign In][Sign Up]
Location:
Search - search engine in java

Search list

[Search Enginelucene_cn

Description: lucene中文搜索包,用于构建搜索 Lucene不是一个完整的全文索引应用,而是是一个用Java写的全文索引引擎工具包,它可以方便的嵌入到各种应用中实现针对应用的全文索引/检索功能。 Lucene的作者:Lucene的贡献者Doug Cutting是一位资深全文索引/检索专家,曾经是V-Twin搜索引擎(Apple的Copland操作系统的成就之一)的主要开发者,后在Excite担任高级系统架构设计师,目前从事于一些INTERNET底层架构的研究。他贡献出的Lucene的目标是为各种中小型应用程序加入全文检索功能。-lucene Search package, Search for Construction Lucene is not a complete full-text indexing applications, but Java is used to write a full-text indexing engine kits It can facilitate the embedding of applications to achieve against the application of full-text indexing / search functions. Lucene the author : Lucene contributor Doug Cutting is a senior full-text indexing / retrieval experts, was V-Twin search engines (Apple's Copland operating system one of the achievements) of the main Development, after the Excite as Senior Systems Architect, currently engaged in some bottom structure of the Internet study. He Lucene contribution to the objectives of the various small and medium-sized applications to full-text retrieval functions.
Platform: | Size: 139137 | Author: liyap | Hits:

[Search Enginelucene-2.3.2

Description: Lucene不是一个完整的全文索引应用,而是是一个用Java写的全文索引引擎工具包,它可以方便的嵌入到各种应用中实现针对应用的全文索引/检索功能。-Lucene is not a complete full-text indexing applications, but is a use Java to write the full-text indexing engine kit, which can be easily embedded into a wide range of applications in the realization of applications for full-text index/search function.
Platform: | Size: 11587584 | Author: 刘海 | Hits:

[Internet-Networkxapian-core-1.2.2.tar

Description: Xapian是一个用C++编写的全文检索程序,他的作用类似于Java的lucene。尽管在Java世界lucene已经是标准的全文检索程序,但是C/C++世界并没有相应的工具,而Xapian则填补了这个缺憾。 Xapian的api和检索原理和lucene在很多方面都很相似,但是也有一些地方存在不同,具体请看Xapian自己的文档:http://www.xapian.org/docs/ Xapian除了提供原生的C++编程接口之外,还提供了Perl,PHP,Python和Ruby编程接口和相应的类库,所以你可以直接从自己喜欢的脚本编程语言当中使用Xapian进行全文检索了。-Xapian is an Open Source Search Engine Library, released under the GPL. It s written in C++, with bindings to allow use from Perl, Python, PHP, Java, Tcl, C# and Ruby (so far!) Xapian is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It supports the Probabilistic Information Retrieval model and also supports a rich set of boolean query operators. If you re after a packaged search engine for your website, you should take a look at Omega: an application we supply built upon Xapian. Unlike most other website search solutions, Xapian s versatility allows you to extend Omega to meet your needs as they grow.
Platform: | Size: 3849216 | Author: lijun | Hits:

[JSPMYOA2008ADV_12708

Description: Lucene in Action, a guide to Java Search Engine-Lucene in Action
Platform: | Size: 24465408 | Author: Xu Hualiang | Hits:

[JSP/JavaLuceneInAction

Description: 翻译结果(中 > 英)复制结果 The book introduced the Lucene explain profound theories in simple language -- an open source using the Java language full-text search engine development kit. Through its simple language, many of the rich, sample code, and clear structure for the reader to show the excellent open source project embodies the powerful function of lucene. The book has 10 chapters, divided into two parts. The first part of the core of Lucene, focuses on the core Lucene API are introduced, and according to the Lucene integrated into the process of sequential song organization second part of the Lucene application, through to the Lucene built-in tools are introduced, showing Lucene senior technical application and in various programming languages on the transplant-翻译结果(中 > 英)复制结果 The book introduced the Lucene explain profound theories in simple language-- an open source using the Java language full-text search engine development kit. Through its simple language, many of the rich, sample code, and clear structure for the reader to show the excellent open source project embodies the powerful function of lucene. The book has 10 chapters, divided into two parts. The first part of the core of Lucene, focuses on the core Lucene API are introduced, and according to the Lucene integrated into the process of sequential song organization second part of the Lucene application, through to the Lucene built-in tools are introduced, showing Lucene senior technical application and in various programming languages on the transplant
Platform: | Size: 5468160 | Author: 王志刚 | Hits:

[Search Engine4pm

Description: 本文用lucene和Heritrix构建了一个Web 搜索应用程序 Lucene 是基于 Java 的全文信息检索包,它目前是 Apache Jakarta 家族下面的一个开源项目。 Lucene很强大,但是,无论多么强大的搜索引擎工具,在其后台,都需要一样东西来支援它,那就是网络爬虫Spider。网络爬虫,又被称为蜘蛛Spider,或是网络机器人、BOT等,这些都无关紧要,最重要的是要认识到,由于爬虫的存在,才使得搜索引擎有了丰富的资源。 Heritrix是一个纯由Java开发的、开源的Web网络爬虫,用户可以使用它从网络上抓取想要的资源。它来自于www.archive.org。Heritrix最出色之处在于它的可扩展性,开发者可以扩展它的各个组件,来实现自己的抓取逻辑。-In this paper, lucene and Heritrix build a Web search application Lucene is a Java-based full-text information retrieval package, it is now the Apache Jakarta family, following an open source project. Lucene is very powerful, but, no matter how powerful search engine tool, in its background, we need something to support it, that is, Web crawler Spider. Web crawlers, also known as Spider Spider, or robot network, BOT, etc., which are insignificant, the most important thing is to recognize that, due to the presence of reptiles, which makes the search engine there are plenty of resources. Heritrix is a pure Java developed by the, open source Web crawler, the user can use it to grab you want from the network resources. It comes from www.archive.org. Heritrix is that it is the best scalability, developers can extend its various components, to achieve their capture logic.
Platform: | Size: 2989056 | Author: 曹志聪 | Hits:

[Search EngineCutWords

Description: 实现搜索引擎中的中文分词技术,JAVA语言实现-Chinese word in the search engine technology
Platform: | Size: 965632 | Author: wwp1026 | Hits:

[Search Engineselectjava

Description: 搜索引擎,基于java编写,简单示例,实话初学者学习使用-Search engine, written in java based on a simple example, truth for beginners to learn to use
Platform: | Size: 1144832 | Author: cs | Hits:

[JSP/Javalucene

Description: 基于Hibernate的搜索引擎。底层是使用基于JAVA编写的搜索引擎Lucene-Hibernate-based search engines. The bottom is written in JAVA-based search engine Lucene
Platform: | Size: 2177024 | Author: sheeny | Hits:

[Linux-Unixclucene-core-2.3.3.4.tar

Description: CLucene是Lucene的一个C++移植,Lucene是一个基于java的高性能的全文搜索引擎。CLucene因为使用C++编写,所以理论上要比lucene快。-CLucene is the Lucene a C++ of transplantation, Lucene is a java based high-performance full-text search engine. CLucene because use C++ to write, so in theory faster than lucene.
Platform: | Size: 2241536 | Author: zeng wei | Hits:

[Internet-Networkclucene-core-2.3.3.4

Description:   CLucene是Lucene的一个C++移植,Lucene是一个基于java的高性能的全文搜索引擎。CLucene因为使用C++编写,所以理论上要比lucene快-CLucene is the Lucene a C++ of transplantation, Lucene is a java based high-performance full-text search engine. CLucene because use C++ to write, so in theory than lucene fast
Platform: | Size: 2784256 | Author: 赵小 | Hits:

[JSPlucene

Description: 本书深入浅出地介绍了Lucene——一个开源的使用Java语言编写的全文搜索引擎开发包。它通过浅显的语言、大量的图注、丰富的代码示例,以及清晰的结构为读者呈现出作为优秀开源项目的Lucene 所体现的强大功能。-Book layman' s language Lucene- an open source use full-text search engine written in Java Development Kit. It in plain language, Legend, rich code examples, and a clear structure for readers showing powerful embodied as an excellent open source project Lucene.
Platform: | Size: 252928 | Author: 梁德林 | Hits:

[JSP/JavaSearchEngine

Description: java搜索引擎,当然这里是模拟的,利用百度实现的,有时候客户需要,为了节约成本,而做的.-java search engine, of course, here is a simulation, using Baidu to achieve, sometimes customers need, in order to save costs, and to do.
Platform: | Size: 687104 | Author: 欧增奇 | Hits:

[Otheryahoo-widget-imageshow

Description: 该程序是在雅虎小工具搜索引擎下,利用JAVA语言编写,能实现幻灯片的播放,并集合成一个小工具可以放在桌面上。-The program is in Yahoo! Search engine tools, the use of JAVA language, playing can slide, and set a widget can be placed on the desktop.
Platform: | Size: 2048 | Author: vanilla | Hits:

[JSP/JavaDesktpSearch

Description: 这是利用Java编写的一个桌面搜索引擎,在命令行输入目录,在控制台输入待查单词,则可以递归查询。-It is written in Java use a desktop search engine, enter the directory in the command line, a word of unknown origin in the console input, you can recursive queries.
Platform: | Size: 14336 | Author: zhql945 | Hits:

[JSP/JavaPageRank

Description: Java程序:适合初学者学习调试简单的排序算法-The algrasum for java learner to study java,and often used in search engine.
Platform: | Size: 2048 | Author: vintage | Hits:

[JSP/Javab3log-solo

Description: b3log Java 开源博客基于标签的文章分类 可导入其他博客服务的文章 同步管理(发布/更新/删除)其他博客服务的文章 同步发布文章到腾讯微博 Ping Google Blog Search Engine 博客/标签 Atom Feed 输出 评论回复及邮件提醒 自定义页面 置顶/相关/随机/站外相关文章 文章、页面永久链接(Permalink) 文章草稿夹、签名档、 有更新 提示 Sitemap输出 缓存管理 MetaWeblog API 数据备份/恢复 插件 多用户 多语言 换肤 高性能,低配额-b3log Java open source blog articles based label classification You can import other blog services Articles Synchronization Manager (release/update/delete) other articles blog services Synchronous publish articles to Tencent microblogging Ping Google Blog Search Engine Blog/label Atom Feed output Comments and reply to e-mail alert Custom Pages Outside Top/related/random/station Related Articles Article, page permanent link (Permalink) Article Drafts folder, signature, an update prompt Sitemap output Cache Management MetaWeblog API Data Backup/Restore Plug-in Multi-user many languages Eurocargo High performance, low quota
Platform: | Size: 6909952 | Author: 孤胆 | Hits:

[JSP/Javajieba-analysis-master

Description: 结巴分词(java版)只保留的原项目针对搜索引擎分词的功能(cut_for_index、cut_for_search),词性标注,关键词提取没有实现(今后如用到,可以考虑实现)。-Stammer participle (Java version) to retain only the original project for search engine participle (cut for index, cut for search), part of speech tagging, keyword extraction did not achieve (in the future, if used, can be considered to achieve).
Platform: | Size: 2594816 | Author: cedar | Hits:

[JSP/Javajeecmsv7-src

Description: JEECMS内容管理系统是国内java开源CMS行业知名度最高、用户量最大的站群管理系统。 ▪ SpringMVC3+Spring3+Hibernate3+Freemarker+HTML5技术架构 ▪ 基于java技术开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点,支持mysql、oracle、sqlserver等数据库 ▪ 懂html就能建站,提供最便利、合理的使用方式 ▪ 轻松建立PC端、移动端大型网站,通过手机上网的用户已经突破5亿,赶快用jeecms建立移动互联网网站吧 ▪ 强大、灵活的标签,用户自定义显示内容和显示方式 ▪ 在设计上自身预先做了搜索引擎优化,增强对搜索引擎的友好性 ▪ 完全生成全站静态页面,可自定义路径结构,全面提高页面访问速度 ▪ 轻松建设大规模网站,可通过次级域名建立子站群,各子站后台管理权限分离,全站实现单点登录-JEECMS content management system is the most famous Java open source CMS industry users of the largest in the group management system. Forced the SpringMVC3++ Hibernate3 Spring3+ Freemarker+ HTML 5 technology architecture Forced the development based on Java technology, inherit its powerful, stable, safe and efficient, the advantages of cross-platform aspects of support for mysql, oracle, essentially a Forced the HTML can site, providing the most convenient and reasonable way of use Woman can easily establish a PC large sites, mobile end, through the mobile Internet users have reached 500 million, with jeecms build mobile Internet web site Forced the powerful, flexible, user-defined display content and way Forced itself in advance on the design make the search engine optimization, strengthen to the search engine friendly Forced the complete generated total static page, customizable way
Platform: | Size: 39573504 | Author: 阿斯顿 | Hits:

[Internet-NetworkCquNews

Description: 这是一个基于lucene的新闻搜索引擎,使用Java编写的网络爬虫抓取数据-This is based on a news lucene search engine, written in Java Web crawler to crawl data
Platform: | Size: 13422592 | Author: 顾佳诚 | Hits:
« 1 2 3 45 »

CodeBus www.codebus.net